home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr02 / apraiser.zip / HDURAR.BAT < prev    next >
DOS Batch File  |  1993-07-01  |  167b  |  13 lines

  1. Echo Off
  2. CLS
  3. Type a:M1
  4. Pause
  5. C:
  6. MD URAR
  7. CD \URAR
  8. Type a:M2
  9. Copy a:*.exe c:\URAR\*.*
  10. Copy a:hdset.Dat c:\urar\setup.dat
  11. copy a:*.rpt c:\urar\*.*
  12. Type a:M3
  13.